
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><link rel="shortcut icon" href="/public/theme/images/favicon.png" /><title>您访问的页面不存在</title><SCRIPT LANGUAGE="JavaScript"><!-- 

var time = 5; //时间,秒 



function Redirect(){ 

window.location = "http://www.dazhuangyuan.com/"; 

} 

var i = 0; 

function dis(){ 

document.all.s.innerHTML = time - i; 

i++; 

} 

timer=setInterval('dis()', 1000);//显示时间 

timer=setTimeout('Redirect()',time * 1000); //跳转 



//--></SCRIPT><body leftmargin="0" topmargin="0"><table width="551" border="0" align="center" cellpadding="0" cellspacing="0"><tr><td height="50">&nbsp;</td></tr><tr><td height="56" valign="top" style="background:url(/public/theme/images/error.jpg) left top no-repeat; padding:160px 0 0 287px; font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#636363;" id="s">5</td></tr></table></body></html>